Decrypt(encrypted_string, key) Decrypts an encrypted string. See also Encrypt.
Decrypts an encrypted string.
See also Encrypt.
String to be decrypted.
String specifying the key used to encrypt encrypted_string.